* alloc.c (make_save_ptr_ptr): Define this function.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 Jul 2013 15:56:55 +0000 (08:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 Jul 2013 15:56:55 +0000 (08:56 -0700)
commit91d6d7916b10624b2711b21650894e7c32e9bcde
tree89aa43581c00d0feac4a412c9e12b868af65318f
parent542f8bd45ef9d6fa14c89e032e0f5917a8168f0c
* alloc.c (make_save_ptr_ptr): Define this function.

It was inadvertently omitted.  It's needed only if
HAVE_MENUS && ! (USE_X_TOOLKIT || USE_GTK).
src/ChangeLog
src/alloc.c